docs: add AGENTS.md maintenance guidance#13
Merged
Conversation
Append the canonical firstmate preamble so agents keep AGENTS.md concise and point to authoritative sources instead of duplicating codebase detail.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Intent
Captain-authorized firstmate preamble rollout: ensure this public video-artifact/dotfiles repo's existing AGENTS.md carries the canonical firstmate '## Maintaining this file' self-governance section. SMALL additive doc change only - append the exact canonical four-line block at the end of AGENTS.md if missing; do not rewrite other content, do not touch other files, do not create AGENTS.md if absent. Idempotent if the section is already present. Public repo: keep the change minimal and additive; never commit .no-mistakes/ validation evidence.
What Changed
AGENTS.mdthat defines what project knowledge belongs there and how to maintain it concisely.Risk Assessment
✅ Low: The change is a tightly scoped, additive AGENTS.md documentation update with no runtime or behavioral code impact.
Testing
Verified the target checkout and diff scope, then exercised the root agent-instructions surface with an exact-content check. The canonical section is present once at the end, prior guidance is unchanged, and AGENTS.md is the only changed file. This documentation-only agent-configuration change has no rendered UI, so the content-verification transcript is the reviewer-visible evidence.
Evidence: Canonical AGENTS.md rollout verification
PASS: AGENTS.md is the only changed path. PASS: The root agent guidance ends with one exact canonical "Maintaining this file" section. PASS: All preceding content is byte-for-byte the base revision, with only the required separator newline added before the appendix.Pipeline
Updates from git push no-mistakes
✅ **intent** - passed
✅ No issues found.
✅ **Rebase** - passed
✅ No issues found.
✅ **Review** - passed
✅ No issues found.
✅ **Test** - passed
✅ No issues found.
Inspectedgit diff 20007ac07e65838ee4b2fc1ea5fa9abc6417a876 6ecf51c3824f89f11df5b515416e4102c60ac33c -- AGENTS.mdand changed-path scope.Ran a Node-based end-to-end content verification against the checked-out target, asserting that AGENTS.md is the base content plus exactly one final canonical section and no other paths changed.✅ **Document** - passed
✅ No issues found.
✅ **Lint** - passed
✅ No issues found.
✅ **Push** - passed
✅ No issues found.